EinhugurPDFWriter.TextAnnotation Class (console safe)
A class that represents text annotation in a PDF document. A text annotation is used to create a zone with icon that you can click and a bubble with notes pops up.
Annotation
TextAnnotation
class EinhugurPDFWriter.TextAnnotation
Constructors
TextAnnotation (console safe) | A Private constructor. Use the CreateTextAnnotation function on the Page class to create instance of the TextAnnotation class. |
Methods
SetColor (console safe) | Sets the color of the annotation |
SetIcon (console safe) | Sets the icon of the TextAnnotation, this icon will be one of the standard icons defined in the TextAnnotation.AnnotationIconEnum. |
SetOpened (console safe) | Defines whether the text-annotation is initially displayed open. |
Enumerations
AnnotationIconEnum | Enum that represents possible annotation icons. Note that not all PDF viewers will show all the icon types correctly. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS